home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Analisis.dll / 0 / RCDATA / TANALISISWINDOW / TANALISISWINDOW.txt < prev   
Text File  |  2008-07-17  |  10KB  |  368 lines

  1. object AnalisisWindow: TAnalisisWindow
  2.   Tag = 100
  3.   Left = 345
  4.   Top = 223
  5.   Width = 577
  6.   Height = 390
  7.   BorderIcons = [biMinimize, biMaximize]
  8.   Caption = 'An∩┐╜lisis'
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnResize = FormResize
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Panel1: TPanel
  26.     Left = 0
  27.     Top = 0
  28.     Width = 569
  29.     Height = 363
  30.     Align = alClient
  31.     BevelOuter = bvNone
  32.     BorderWidth = 8
  33.     Color = 14215660
  34.     TabOrder = 0
  35.     object Panel4: TPanel
  36.       Left = 8
  37.       Top = 325
  38.       Width = 553
  39.       Height = 30
  40.       Align = alBottom
  41.       BevelOuter = bvNone
  42.       Constraints.MinWidth = 553
  43.       ParentColor = True
  44.       TabOrder = 0
  45.       object BPausar: TPlaButton
  46.         Tag = 39600
  47.         Left = 378
  48.         Top = 6
  49.         Width = 80
  50.         Height = 21
  51.         Anchors = [akRight, akBottom]
  52.         Caption = '&Pausar'
  53.         TabOrder = 3
  54.         TabStop = False
  55.         OnClick = BPausarClick
  56.       end
  57.       object BAceptar: TPlaButton
  58.         Tag = 2200
  59.         Left = 290
  60.         Top = 6
  61.         Width = 80
  62.         Height = 21
  63.         Anchors = [akRight, akBottom]
  64.         Caption = '&Aceptar'
  65.         Enabled = False
  66.         TabOrder = 0
  67.         TabStop = False
  68.         OnClick = BAceptarClick
  69.         Default = True
  70.         ModalResult = 1
  71.       end
  72.       object BInforme: TPlaButton
  73.         Tag = 39600
  74.         Left = 204
  75.         Top = 6
  76.         Width = 80
  77.         Height = 21
  78.         Anchors = [akRight, akBottom]
  79.         Caption = '&Informe'
  80.         Enabled = False
  81.         TabOrder = 1
  82.         OnClick = BInformeClick
  83.       end
  84.       object BCancelar: TPlaButton
  85.         Tag = 2400
  86.         Left = 466
  87.         Top = 6
  88.         Width = 80
  89.         Height = 21
  90.         Anchors = [akRight, akBottom]
  91.         Caption = '&Cancelar'
  92.         TabOrder = 2
  93.         TabStop = False
  94.         OnClick = BCancelarClick
  95.         Cancel = True
  96.         ModalResult = 2
  97.       end
  98.     end
  99.     object PanelBarra: TPanel
  100.       Left = 8
  101.       Top = 8
  102.       Width = 553
  103.       Height = 57
  104.       Align = alTop
  105.       BevelOuter = bvNone
  106.       ParentColor = True
  107.       TabOrder = 1
  108.       object Progreso: TPlaProgressBar
  109.         Left = 61
  110.         Top = 26
  111.         Width = 484
  112.         Height = 17
  113.         Position = 0
  114.         Step = 1
  115.       end
  116.       object LblMensaje: TLabel
  117.         Left = 61
  118.         Top = 24
  119.         Width = 465
  120.         Height = 19
  121.         AutoSize = False
  122.         Constraints.MaxWidth = 465
  123.         Constraints.MinWidth = 465
  124.         Font.Charset = ANSI_CHARSET
  125.         Font.Color = clRed
  126.         Font.Height = -13
  127.         Font.Name = 'Tahoma'
  128.         Font.Style = [fsBold]
  129.         ParentFont = False
  130.         Transparent = True
  131.         WordWrap = True
  132.       end
  133.       object LblPathAnalizado: TPndSmartLabel
  134.         Left = 64
  135.         Top = 6
  136.         Width = 482
  137.         Height = 17
  138.         Constraints.MaxWidth = 482
  139.         Constraints.MinWidth = 482
  140.       end
  141.       object Animate1: TAnimate
  142.         Left = 9
  143.         Top = 6
  144.         Width = 41
  145.         Height = 41
  146.         Active = False
  147.         FileName = '.\monitor.avi'
  148.         StopFrame = 23
  149.       end
  150.     end
  151.     object Panel3: TPanel
  152.       Left = 8
  153.       Top = 65
  154.       Width = 553
  155.       Height = 260
  156.       Align = alClient
  157.       BevelOuter = bvNone
  158.       BorderWidth = 8
  159.       ParentColor = True
  160.       TabOrder = 2
  161.       object Lista: TPlaListView
  162.         Left = 8
  163.         Top = 160
  164.         Width = 537
  165.         Height = 92
  166.         Align = alClient
  167.         Color = clWhite
  168.         CheckBoxes = False
  169.         Columns = <
  170.           item
  171.             Width = 93
  172.             Caption = 'Incidencia'
  173.             Font.Charset = DEFAULT_CHARSET
  174.             Font.Color = clWindowText
  175.             Font.Height = -11
  176.             Font.Name = 'MS Sans Serif'
  177.             Font.Style = []
  178.           end
  179.           item
  180.             Width = 100
  181.             Caption = 'Notificado por'
  182.             Font.Charset = DEFAULT_CHARSET
  183.             Font.Color = clWindowText
  184.             Font.Height = -11
  185.             Font.Name = 'MS Sans Serif'
  186.             Font.Style = []
  187.           end
  188.           item
  189.             Width = 180
  190.             Caption = 'Informaci∩┐╜n adicional'
  191.             Font.Charset = DEFAULT_CHARSET
  192.             Font.Color = clWindowText
  193.             Font.Height = -11
  194.             Font.Name = 'MS Sans Serif'
  195.             Font.Style = []
  196.           end
  197.           item
  198.             Width = 82
  199.             Caption = 'Fecha - Hora'
  200.             Font.Charset = DEFAULT_CHARSET
  201.             Font.Color = clWindowText
  202.             Font.Height = -11
  203.             Font.Name = 'MS Sans Serif'
  204.             Font.Style = []
  205.           end
  206.           item
  207.             Width = 80
  208.             Caption = 'Resultado'
  209.             Font.Charset = DEFAULT_CHARSET
  210.             Font.Color = clWindowText
  211.             Font.Height = -11
  212.             Font.Name = 'MS Sans Serif'
  213.             Font.Style = []
  214.           end
  215.           item
  216.             Width = 0
  217.             Caption = 'Fantasma'
  218.             Font.Charset = DEFAULT_CHARSET
  219.             Font.Color = clWindowText
  220.             Font.Height = -11
  221.             Font.Name = 'MS Sans Serif'
  222.             Font.Style = []
  223.           end>
  224.         DragCursor = crDrag
  225.         DragMode = dmManual
  226.         EmptyString = 'Esta vista no contiene ning∩┐╜n elemento'
  227.         Font.Charset = DEFAULT_CHARSET
  228.         Font.Color = clWindowText
  229.         Font.Height = -11
  230.         Font.Name = 'Tahoma'
  231.         Font.Style = []
  232.         HideSelection = True
  233.         MultiSelect = True
  234.         ParentColor = False
  235.         ParentFont = False
  236.         ParentShowHint = False
  237.         ShowHint = False
  238.         ShowColumnHeaders = True
  239.         TabOrder = 0
  240.         TabStop = True
  241.         OnGetHintInfo = ListaGetHintInfo
  242.         Data = {000100000000FE}
  243.       end
  244.       object Panel8: TPanel
  245.         Left = 8
  246.         Top = 146
  247.         Width = 537
  248.         Height = 14
  249.         Align = alTop
  250.         BevelOuter = bvNone
  251.         ParentColor = True
  252.         TabOrder = 1
  253.       end
  254.       object Panel2: TPanel
  255.         Left = 8
  256.         Top = 8
  257.         Width = 537
  258.         Height = 138
  259.         Align = alTop
  260.         BevelOuter = bvNone
  261.         Caption = 'Panel2'
  262.         Enabled = False
  263.         ParentColor = True
  264.         TabOrder = 2
  265.         object ListaContadores: TPlaListView
  266.           Left = 0
  267.           Top = 0
  268.           Width = 537
  269.           Height = 137
  270.           Align = alTop
  271.           Color = clWhite
  272.           CheckBoxes = False
  273.           Columns = <
  274.             item
  275.               Width = 80
  276.               Font.Charset = DEFAULT_CHARSET
  277.               Font.Color = clWindowText
  278.               Font.Height = -11
  279.               Font.Name = 'MS Sans Serif'
  280.               Font.Style = []
  281.             end
  282.             item
  283.               Width = 64
  284.               Caption = 'Sistema'
  285.               Font.Charset = DEFAULT_CHARSET
  286.               Font.Color = clWindowText
  287.               Font.Height = -11
  288.               Font.Name = 'MS Sans Serif'
  289.               Font.Style = []
  290.             end
  291.             item
  292.               Width = 64
  293.               Caption = 'Arranque'
  294.               Font.Charset = DEFAULT_CHARSET
  295.               Font.Color = clWindowText
  296.               Font.Height = -11
  297.               Font.Name = 'MS Sans Serif'
  298.               Font.Style = []
  299.             end
  300.             item
  301.               Width = 64
  302.               Caption = 'Archivos'
  303.               Font.Charset = DEFAULT_CHARSET
  304.               Font.Color = clWindowText
  305.               Font.Height = -11
  306.               Font.Name = 'MS Sans Serif'
  307.               Font.Style = []
  308.             end
  309.             item
  310.               Width = 64
  311.               Caption = 'Mensajes'
  312.               Font.Charset = DEFAULT_CHARSET
  313.               Font.Color = clWindowText
  314.               Font.Height = -11
  315.               Font.Name = 'MS Sans Serif'
  316.               Font.Style = []
  317.             end>
  318.           DragCursor = crDrag
  319.           DragMode = dmManual
  320.           Font.Charset = DEFAULT_CHARSET
  321.           Font.Color = clWindowText
  322.           Font.Height = -11
  323.           Font.Name = 'Tahoma'
  324.           Font.Style = []
  325.           HideSelection = True
  326.           MultiSelect = False
  327.           ParentColor = False
  328.           ParentFont = False
  329.           ReadOnly = True
  330.           ShowColumnHeaders = True
  331.           TabOrder = 0
  332.           Data = {
  333.             0001060000000C54506C614C6973744974656D000000000C0A0A416E616C697A
  334.             61646F73FE0A416E616C697A61646F73012D0130013001300C54506C614C6973
  335.             744974656D000000000C0A0A496E6665637461646F73FE0A496E666563746164
  336.             6F73012D0130013001300C54506C614C6973744974656D000000000C0A0D4465
  337.             73696E6665637461646F73FE0D446573696E6665637461646F73012D01300130
  338.             01300C54506C614C6973744974656D000000000C0A0A43756172656E74656E61
  339.             FE0A43756172656E74656E61012D0130013001300C54506C614C697374497465
  340.             6D000000000C0A08426F727261646F73FE08426F727261646F73012D01300130
  341.             01300C54506C614C6973744974656D000000000C0A0B536F73706563686F736F
  342.             73FE0B536F73706563686F736F73012D013001300130FE}
  343.         end
  344.       end
  345.     end
  346.   end
  347.   object TimerMinimizado: TTimer
  348.     Enabled = False
  349.     Interval = 400
  350.     OnTimer = OnTimerMinimizado
  351.     Left = 456
  352.     Top = 136
  353.   end
  354.   object AutoTerminate: TTimer
  355.     Enabled = False
  356.     Interval = 2000
  357.     OnTimer = AutoTerminateTimer
  358.     Left = 400
  359.     Top = 137
  360.   end
  361.   object UpdateForm: TTimer
  362.     Interval = 200
  363.     OnTimer = UpdateFormTimer
  364.     Left = 360
  365.     Top = 137
  366.   end
  367. end
  368.